Skip to content

Conversation

@ikalnytskyi
Copy link
Owner

It's sometimes inconvenient and not obvious enough that tests dependencies were listed in the CI pipeline, and duplicated between jobs. In order to make sure it's easy enough to install those locally, and make sure they ain't duplicated between jobs, we better move them into its own requirements.txt file.

Since requirements.txt is about tests, we also better isolated both requirements.txt and test_action.py in its own separate directory, the 'tests/' directory.

It's sometimes inconvenient and not obvious enough that tests
dependencies were listed in the CI pipeline, and duplicated between
jobs. In order to make sure it's easy enough to install those locally,
and make sure they ain't duplicated between jobs, we better move them
into its own requirements.txt file.

Since requirements.txt is about tests, we also better isolated both
requirements.txt and test_action.py in its own separate directory, the
'tests/' directory.
@ikalnytskyi ikalnytskyi merged commit 079b073 into master Aug 19, 2024
@ikalnytskyi ikalnytskyi deleted the chore/test-requirements branch August 19, 2024 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants